func go/types.compareFunc
3 uses
go/types (current package)
typeset.go#L351: func compareFunc(a, b *Func) int {
typeset.go#L356: slices.SortFunc(list, compareFunc)
typeset.go#L363: if !slices.IsSortedFunc(list, compareFunc) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)